home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 151-175 / scopedisk174 / atcopy / docs / manual < prev    next >
Text File  |  1995-03-19  |  8KB  |  144 lines

  1.           ATCopy2.0    (c) Copyright 1990 by Peter Vorwerk    ATCopy2.0
  2.  
  3.           The program  ATCopy2.0 is  an update for the version 1.0. But
  4.           this new version is SHAREWARE instead of PD. If you find this
  5.           program  useful  and  use  it  regular,  please send $10 ( or
  6.           DM 10 ) to the follow address.
  7.  
  8.                     Peter Vorwerk
  9.                     Jägerstr. 3-5
  10.  
  11.                     (W) 3000 Hannover 1
  12.                     Germany
  13.  
  14.           The program may be distributed for non-profit only  ( a price
  15.           of more  than $7  per diskette  is surely no more a self cost
  16.           price ! ) and this manual is  also copied.  ( You are allowed
  17.           to copy  only the program without the manual to your harddisk
  18.           or your workdisk, but you are not permitted to distribute the
  19.           software in this form! ) If you want to include this software
  20.           in an other library,  than in  the one  of Fred  Fish, please
  21.           contact me frist.
  22.  
  23.           Surely everyone,  who have an Amiga with an XT/AT Board ( the
  24.           older SideCar works well  too ), knows  it is  principle pos-
  25.           sible to copy files between the two computers. But the way to
  26.           do this is not very comfortable.  In the  new version  of the
  27.           Janus.library  ( 2.63  respectively  33.1 ) you can use wild-
  28.           cards, but only in one  direction  ( form  the  XT/AT  to the
  29.           Amiga ). Let's  say you  want to  copy several files from the
  30.           Amiga to the XT/AT, you have to copy each file seperatly. The
  31.           first relase  of ATCopy  produced a scriptfile with the sepe-
  32.           rate commands. Now we skip this step and  translate the files
  33.           direct through  the socalled Dual-Ported-RAM. The program has
  34.           an icon and can be startet from the  workbench. If  you start
  35.           the program  without any  parameters, the files will be asked
  36.           for interactiv by the well known  ARP-Filerequester. From the
  37.           CLI you  are able  to specify  beside the filenames two other
  38.           parameters.
  39.  
  40.                USAGE: ATCopy Files...,TO/K,OPT/K
  41.  
  42.           Files...  means a list of filenames, the keyword
  43.  
  44.           TO        specify the PC-path  ( for  example  <TO  A:> means
  45.                     that all  files are  send to the floppy A: . If you
  46.                     don't specify the keyword  TO,  the  files  will be
  47.                     send  to  the  current  PC-path. )  and  after  the
  48.                     keyword
  49.  
  50.           OPT       you can specify one ( and only one ) of  the follow
  51.                     options.
  52.  
  53.                B    Translate  the  files  binary  ( no  conversion  of
  54.                     characters  and  CR's  will  not  be  translated in
  55.                     CRLF's. )
  56.  
  57.                CR   Translate the  files with conversion of characters,
  58.                     but also CR's will not be translated in CRLF'.
  59.  
  60.                NC   Translate  the  files  binary  and  CR's   will  be
  61.                     translated in CRLF's.
  62.  
  63.           If you don't specify the keyword OPT the files will be trans-
  64.           lated by full conversion. This means both conversion of char-
  65.           acters and CR's will be translated in CRLF's. This is the way
  66.           the new programs AREAD  and  AWRITE  works.  These  files are
  67.           distributed by Commodore with the XT/AT Board. If you use the
  68.           program  ATCopy  from  the  workbench  you  can't  ( at  this
  69.           time ? ) use  the keywords  TO and  OPT. The  program use the
  70.           standards ( current directory and full conversion ).
  71.  
  72.           INSTALLATION
  73.  
  74.           On the diskette you will find a subdirectory  called PC. This
  75.           directory   contain   three   programs   AT.EXE,  XT.EXE  and
  76.           PCCOPY.EXE. At least two of this programs you must copy by 
  77.  
  78.                AREAD DF0:ATCopy/PC/name.EXE A:name.EXE /B
  79.  
  80.           to  the  XT/AT.  In  each  case  you  will  need  the program
  81.           PCCOPY.EXE and  it depends  on your  board the file XT.EXE or
  82.           AT.EXE ( who had thought this ? ). The program  PCCOPY.EXE is
  83.           memoryresident and  need start  only once, for example in the
  84.           AUTOEXEC.BAT ( this is the  Startup-Sequence of  the XT/AT ).
  85.           The  programs  XT.EXE  and  AT.EXE  are  called  by the Amiga
  86.           program ATCopy. Therefore it is necessary  that at  this time
  87.           no program  is running.  You are  in the CLI of the XT/AT and
  88.           you are able to start a new program.  This limitation  is not
  89.           very well,  but I don't know how to start a PC-Interrupt from
  90.           my own Amiga-program or how to start a  program at  the XT/AT
  91.           by a  hotkey let's say ALT-2. If someone knows details on one
  92.           of these questions, please write me a short note. I  think it
  93.           could be an other way of pay the SHAREWARE.
  94.  
  95.           The usage  from the  Amiga is already descripted above and so
  96.           it's not necessary to repeat it again.
  97.  
  98.           NOTE:     The  program  needs  the   ARP.library  ( at  least
  99.                     version 39. ).
  100.  
  101.           Please  notice  that  on  an  XT/AT  you  can't  use  all the
  102.           characters in filenames that are available for the  Amiga. In
  103.           fact the  space, nationalcharacters  or the  sqare braces are
  104.           not supported.  Please  notice  that  also  there  are strict
  105.           limitations in  the lenght of the filename and the extension.
  106.           Only one extension with 3 characters and 8  characters before
  107.           the  dot  "."  are  allowed. You can't use filenames starting
  108.           with a dot. so ".info" is no legal filename and the two names
  109.           "DemoDatei.info" and  "DEMODATE.INF" specify the same file on
  110.           an XT/AT ! 
  111.  
  112.           Everyone who had paid the SHAREWARE will get updates as quick
  113.           as possible and  even can get  the soure if  he/she want  it.
  114.           Please give me a short description of your enviroment. I need
  115.           this because if the program wont work in a special enviroment
  116.           it is easyer for  me to send  the new version first to  these
  117.           people who have this special enviroment.
  118.  
  119.           Bugreports or improvements are welcome.
  120.  
  121.           I hope  that the  translation from  the Amiga to the XT/AT is
  122.           easyer using this program.
  123.  
  124.           My program  use  parts  of  the  ARP.library  ( especialy the
  125.           Filerequester and  the routine  GADS ). Without  this help it
  126.           had been ( nearly )  inpossible  to  write  the  program. I'm
  127.           sorry,  but  the  informations  by the Janus.library are very
  128.           rarely. Therefore it can be  that  the  program  ATCopy don't
  129.           work in  all parts  on all configurations. ( I have tested it
  130.           on my own Amiga 2000 with AT Board and on an Amiga  1000 with
  131.           SideCar. I don't had access to an XT Board. )
  132.  
  133.           P.S. There  is  one  more  limitation by starting the program
  134.                from the workbench. You can't specify more than one TOOL
  135.                by "SHIFT Left Mouse". The first TOOL will work with all
  136.                the PROJECTS  you had  specified and  the reminder TOOLS
  137.                will be skiped.
  138.  
  139.                Solution: Don't specify any files by "SHIFT Left Mouse".
  140.                          The program will ask you for each file  by the
  141.                          ARP-Filerequester.
  142.  
  143.           Please excuse my bad english, but my schooltime is long ago.
  144.